Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Fri, 29 Dec 2023 22:03:02 +0000 (23:03 +0100)
committerThorsten Alteholz <debian@alteholz.de>
Fri, 29 Dec 2023 22:03:02 +0000 (23:03 +0100)
commit177cae22038adcc92052ba386b11ca4201f51387
tree8b3c974166ce67aadcb123466c8b71a1d1c6bd2a
parent6fd9d0eb584e0281dc783bc5e1376ace666e23f4
Only export symbols defined in the decoder API.

The encoder API is not final yet, so upstream exports all symbols to make
development easier. For packaging we only want to expose the public API.

Gbp-Pq: Name only_export_decoder_api.patch
configure.ac
libde265/configparam.h
libde265/encoder/Makefile.am
libde265/encoder/algo/Makefile.am
libde265/image-io.cc
libde265/image-io.h
libde265/quality.h